Skip to content

Use npm-package-versioner-action for version stamping - #1275

Merged
microbit-matt-hillsdon merged 1 commit into
mainfrom
feature/versioner-action
Aug 20, 2026
Merged

Use npm-package-versioner-action for version stamping#1275
microbit-matt-hillsdon merged 1 commit into
mainfrom
feature/versioner-action

Conversation

@microbit-matt-hillsdon

Copy link
Copy Markdown
Collaborator

Replaces @microbit-foundation/circleci-npm-package-versioner, which the workflow installed via --no-save purely to run one script, with the equivalent GitHub Action. The action is public so version stamping no longer needs to be gated on the repository owner.

Prerelease versions for non-tag builds change format slightly, e.g. main is now 3.0.0-dev.. Tag builds are unchanged, so the production deployment prefix is unaffected.

Replaces @microbit-foundation/circleci-npm-package-versioner, which the
workflow installed via --no-save purely to run one script, with the
equivalent GitHub Action. The action is public so version stamping no
longer needs to be gated on the repository owner.

Prerelease versions for non-tag builds change format slightly, e.g. main
is now 3.0.0-dev.<build>. Tag builds are unchanged, so the production
deployment prefix is unaffected.
@github-actions

Copy link
Copy Markdown

@microbit-matt-hillsdon
microbit-matt-hillsdon merged commit 21fc405 into main Aug 20, 2026
2 checks passed
@microbit-matt-hillsdon
microbit-matt-hillsdon deleted the feature/versioner-action branch August 20, 2026 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant